Method: ImageCoordinate#[]

Defined in:
lib/rimageanalysistools/image_shortcuts.rb

#[](dim) ⇒ Object

[View source]

53
54
55
# File 'lib/rimageanalysistools/image_shortcuts.rb', line 53

def [](dim)
  get(Lookups[dim])
end